AVS › AVS Forum › Other Areas of Interest › Camcorders › Playing AVCHD using normal dvd-r on HD-DVD player
New Posts  All Forums:Forum Nav:

Playing AVCHD using normal dvd-r on HD-DVD player

post #1 of 33
Thread Starter 
If I have a Toshiba HD-A3 HD-DVD player and a Canon HG10 avchd hd camcorder, can I watch the recordings in hd using dvd-r?

I've read that I can burn the avchd to a regular dvd-r disc and then put into certain blu-ray players and watch the 1440x1080 picture on my tv

Does the HD-A3 have the same support, or is it only bluray players that will do this?
post #2 of 33
It's only for Blu-Ray players. What you can do is author a disc to be compatible with HD-DVD but you need an editing program for that.
post #3 of 33
Thread Starter 
so there are programs that would allow me to do this?

step 1: shoot video with hg10
step 2: transfer to computer
step 3: use program to burn the video to a dvd-r
step 4: put dvd-r in an hd-dvd player and watch the video in hd

so, what program(s) would i need for this?
post #4 of 33
Quote:
Originally Posted by Nicholasp27 View Post

so there are programs that would allow me to do this?

step 1: shoot video with hg10
step 2: transfer to computer
step 3: use program to burn the video to a dvd-r
step 4: put dvd-r in an hd-dvd player and watch the video in hd

so, what program(s) would i need for this?

Ulead Videostudio 11+ or Pinnacle Moviestudio (latest version)
post #5 of 33
Quote:
Originally Posted by slimoli View Post

Ulead Videostudio 11+

work for me for making 3x hd-dvd's, but it always want to re-encode the source video wich is very annoying.... but it works.
post #6 of 33
Quote:
Originally Posted by africanmarty View Post

work for me for making 3x hd-dvd's, but it always want to re-encode the source video wich is very annoying.... but it works.

Is there a way to do this without having to re-encode? I'm guessing that takes a long time.

I was thinking that the ability to do this might justify the purchase of a cheap HD-DVD player. It could provide an inexpensive mechanism for AVCHD playback until BluRay players come down to a more reasonable price. Any thoughts on this?
post #7 of 33
AVCHD is a proprietory codec by Sony, and as such I can't imagine Toshiba would support it in HDDVD standard. I doubt any HDDVD player would ever play AVCHD.
HDV plays in both formats, AVCHD only in BluRay.
post #8 of 33
You must not own an HD-DVD player then. Many of the recent HD-DVD disks are encoded with AVCHD so the players can decode them. It's just that for some reason many of the consumer level editing and authoring programs leave out that encoding for HD-DVD though they have it for BluRay. You have to go to pro level authoring before you get AVCHD on HD-DVD. And AVCHD is not a Sony proprietary codec.
post #9 of 33
Quote:
Originally Posted by Brian Conrad View Post

You must not own an HD-DVD player then. Many of the recent HD-DVD disks are encoded with AVCHD so the players can decode them. It's just that for some reason many of the consumer level editing and authoring programs leave out that encoding for HD-DVD though they have it for BluRay. You have to go to pro level authoring before you get AVCHD on HD-DVD. And AVCHD is not a Sony proprietary codec.

it would be cool if consumer software would let you author hd-dvd disks but i think we can all kiss that goodbye since blu ray has won the format war. but if i remember propely Sonic Scenarist could author avchd to hddvd but could be wrong.. but who has the money for that software.
post #10 of 33
Quote:
Originally Posted by Brian Conrad View Post

You must not own an HD-DVD player then. Many of the recent HD-DVD disks are encoded with AVCHD so the players can decode them. It's just that for some reason many of the consumer level editing and authoring programs leave out that encoding for HD-DVD though they have it for BluRay. You have to go to pro level authoring before you get AVCHD on HD-DVD. And AVCHD is not a Sony proprietary codec.

Brian, I think you may be mistaken in thinking that some of the recent HDDVD disks are encoded with AVCHD, I know that they may be encoded with Mpeg4-AVC, from which AVCHD was designed. Sony created the AVCHD standard two years ago primarily for HD cam recordings. For detailed explanation of the AVCHD codec you can go here.
Here is a quote from the passage:
"...HD DVD players were not capable of reproducing AVCHD content. While the players could be upgraded, Toshiba had never announced plans to support AVCHD playback. On the other hand, Blu-Ray players accept AVCHD video without re-encoding. Standalone Blu-Ray players may require creating proper directory structure, while Playstation 3 gaming console is able to play raw AVCHD video files, burned onto an inexpensive DVD blank disk."
post #11 of 33
AVCHD was jointly made by Panasonic and Sony. Panasonic does support it a lot more since they are releasing semi professional camcorders in that format. Its' true that it isn't natively compatible with standalone HD-DVD players and I don't think it ever will be.
post #12 of 33
Well it is still AVC or h.264. What the article says it was "introduced" but that doesn't mean it is proprietary. I will have to peruse the HD-DVD forum to see how the MPEG-4 AVC file is wrapped and how much it differs from AVCHD. But Mpeg4-AVC says it is still the h.264 codec. That would mean that the Toshiba player still has ability to decode AVC video. I gave up on encoding for HD-DVD as my software was limited to MPEG-2 but for my BluRay player I could use AVCHD.
post #13 of 33
Yes! After a long search on the net, success! AVCHD footage captured on handycams can be 'quickly' converted and burned onto dvd-r for use on a HD-DVD player without re-encoding which is time-consuming and results in quality loss.

Here's what I did

- Use xport -h Mymovie.m2ts 1 1 1
to demux each .m2ts file into separate .mpv (video) and .mpa (audio) files

- Use h264info.exe to convert the video into a hd-dvd compliant h.264 file.
Only change profile level to 4.1 (leave other fields blank) and write output to
a new file.

- Use your favorite authoring app (eg. Scenarist) to burn onto a dvd-r

Cheers.
post #14 of 33
Quote:
Originally Posted by moyanous View Post

Yes! After a long search on the net, success! AVCHD footage captured on handycams can be 'quickly' converted and burned onto dvd-r for use on a HD-DVD player without re-encoding which is time-consuming and results in quality loss.

Here's what I did

- Use xport -h Mymovie.m2ts 1 1 1
to demux each .m2ts file into separate .mpv (video) and .mpa (audio) files

- Use h264info.exe to convert the video into a hd-dvd compliant h.264 file.
Only change profile level to 4.1 (leave other fields blank) and write output to
a new file.

- Use your favorite authoring app (eg. Scenarist) to burn onto a dvd-r

Cheers.

The software you mention here easily adds up to $40000. You can buy 100 PS3 with that money, and then all of your friends and family can just a AVCHD disk from you and pop it in PS3 and play, and still have money left over.
post #15 of 33
how did you do this ?? whats software are you using ??
- Use xport -h Mymovie.m2ts 1 1 1
to demux each .m2ts file into separate .mpv (video) and .mpa (audio) files

and with this does it just create 1 file in wich you can burn to a dvd-r and it will play or must your have scenarist to create spcial folders ect... or could you just use nero ??- Use your favorite authoring app (eg. Scenarist) to burn onto a dvd-r



- marty.
post #16 of 33
Yea i just create MPEG2 files from my Canon HV20 and Adobe Premier Elements, stick them on a DVD-R and then play them directly on my Sony PS3 player. Works great!
post #17 of 33
Quote:
Originally Posted by africanmarty View Post

how did you do this ?? whats software are you using ??

http:++rapidshare.com+files+29839263+xport.rar.html
(replace + with /)

- Use xport -h Mymovie.m2ts 1 1 1
to demux each .m2ts file into separate .mpv (video) and .mpa (audio) files

and with this does it just create 1 file in wich you can burn to a dvd-r and it will play or must your have scenarist to create spcial folders ect... or could you just use nero ??- Use your favorite authoring app (eg. Scenarist) to burn onto a dvd-r

Scenarist will create the special folder for hd-dvd


- marty.


Here's an alternate method with Ulead MovieFactory 6

- Use xport -h Mymovie.m2ts 1 1 1
- Use h264info.exe to convert the video into a hd-dvd compliant h.264 file.
- use tsMuxR to join the audio + modified video into a .ts file
- import the .ts file into Ulead MovieFactory 6, making sure that the project settings match those of the .ts file. Ulead will not re-encode.

I guess if you need to do editing then do it all in AVCHD format (using Nero) to keep re-encoding to a minimum. Once done then convert the final product to hd-dvd using the method above.

Cheers.
post #18 of 33
Quote:
Originally Posted by moyanous View Post

Yes! After a long search on the net, success! AVCHD footage captured on handycams can be 'quickly' converted and burned onto dvd-r for use on a HD-DVD player without re-encoding which is time-consuming and results in quality loss.

Here's what I did

- Use xport -h Mymovie.m2ts 1 1 1
to demux each .m2ts file into separate .mpv (video) and .mpa (audio) files

- Use h264info.exe to convert the video into a hd-dvd compliant h.264 file.
Only change profile level to 4.1 (leave other fields blank) and write output to
a new file.

- Use your favorite authoring app (eg. Scenarist) to burn onto a dvd-r

Cheers.

Why would you go through this when the Sony software that comes with their new AVCHD cams has a one touch button that burns your clips to a DVD-R in HD and does it very quickly? No conversion, no messing, easy and fast. Am I missing something?
post #19 of 33
Quote:
Originally Posted by Ken Ross View Post

Why would you go through this when the Sony software that comes with their new AVCHD cams has a one touch button that burns your clips to a DVD-R in HD and does it very quickly? No conversion, no messing, easy and fast. Am I missing something?

I believe he has a Canon Camera and not a Sony
post #20 of 33
Ah, that explains it.
post #21 of 33
I don't own a Sony cam but I doubt anything made by Sony will play on my (Toshiba) HD-DVD player.
post #22 of 33
Quote:
Originally Posted by moyanous View Post

Here's an alternate method with Ulead MovieFactory 6

- Use xport -h Mymovie.m2ts 1 1 1
- Use h264info.exe to convert the video into a hd-dvd compliant h.264 file.
- use tsMuxR to join the audio + modified video into a .ts file
- import the .ts file into Ulead MovieFactory 6, making sure that the project settings match those of the .ts file. Ulead will not re-encode.

I guess if you need to do editing then do it all in AVCHD format (using Nero) to keep re-encoding to a minimum. Once done then convert the final product to hd-dvd using the method above.

Cheers.

cool i understand all that just 'xport -h Mymovie.m2ts 1 1 1' is 'xport' a program ?? or do you type all that on a comman promt or what ?? what is use xport ??? the other software i understand.
post #23 of 33
Quote:
Originally Posted by moyanous View Post

I don't own a Sony cam but I doubt anything made by Sony will play on my (Toshiba) HD-DVD player.

I was under the impression that you could burn AVCHD files in ULead Studio 11+ to an HD DVD. There is a setting for it, but I've never tried it.
post #24 of 33
Yes but if you just feed it the raw AVCHD source VS11 will re-encode everything which takes ages and results in quality loss. By modifying the source into an HD-DVD compliant video using the steps I outlined, VS11 will not re-encode.
post #25 of 33
OK. I can tell you that burning AVCHD files via the AVCHD export to DVD-R is very fast, but that doesn't do you any good for HD DVD.
post #26 of 33
Quote:
Originally Posted by africanmarty View Post

cool i understand all that just 'xport -h Mymovie.m2ts 1 1 1' is 'xport' a program ?? or do you type all that on a comman promt or what ?? what is use xport ??? the other software i understand.

Yes xport is a command line program, and those are the parameters to use.

You can get xport here

http:++rapidshare.com+files+29839263+xport.rar.html
(replace + with /)
post #27 of 33
Does xport work with Vista? I downloaded the .rar from the link and extracted it. it flashes a window for 1/2 second and then nothing.
post #28 of 33
Quote:
Originally Posted by moyanous View Post

- Use your favorite authoring app (eg. Scenarist) to burn onto a dvd-r

must you use scenarist, does it work with 'any' other authoring app ???
post #29 of 33
Quote:
Originally Posted by Ken Ross View Post

Why would you go through this when the Sony software that comes with their new AVCHD cams has a one touch button that burns your clips to a DVD-R in HD and does it very quickly? No conversion, no messing, easy and fast. Am I missing something?

Now that you mention this, the Panasonic SD9 also has a one touch button to xfer files IF you have their proprietary dvd burner, the $200 VW-BN1
post #30 of 33
Quote:
Originally Posted by Rodneyusaf View Post

Does xport work with Vista? I downloaded the .rar from the link and extracted it. it flashes a window for 1/2 second and then nothing.

Haven't tried Vista, but xport is a command line program. You have to open a console window and type in the command 'xport -h Mymovie.m2ts 1 1 1'
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: Camcorders
AVS › AVS Forum › Other Areas of Interest › Camcorders › Playing AVCHD using normal dvd-r on HD-DVD player